View Single Post
05-08-13, 06:48 PM   #73
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Originally Posted by Resike View Post
I think you need to reedit your user preferences:
How weird.

My Settings - User is the exact same after installing the package
Code:
{
	"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
	"font_size": 12,
	"ignored_packages":
	[
		"Vintage"
	]
}
And both User and Default settings for the WoW Lua package are empty, yet it still ignores the decimal as a separator. Even adding the word_separators setting into Settings - User doesn't correct the issue. Have to add the package to my ignore list to get it working again.
  Reply With Quote