naming conventions act 2: the end
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
levelProperties = {
|
||||
level_properties = {
|
||||
pos = {
|
||||
x = 0,
|
||||
y = 0
|
||||
@@ -15,7 +15,7 @@ tileset = {
|
||||
library = love.graphics.newImage("assets/tileset/library.png")
|
||||
}
|
||||
|
||||
tileProperties = {
|
||||
tile_properties = {
|
||||
width = 16,
|
||||
height = 16,
|
||||
scale = 1,
|
||||
|
||||
Reference in New Issue
Block a user