Moved categories to its own object instead of allstrings and adjusted code in the other files in order to maintain multilangual support
This commit is contained in:
@@ -151,7 +151,7 @@ var assets = {
|
||||
"sounds": {},
|
||||
"image": {},
|
||||
"pages": {},
|
||||
"categories": {}
|
||||
"categories": []
|
||||
}
|
||||
|
||||
var gameConfig = {}
|
||||
|
||||
Reference in New Issue
Block a user