Update
This commit is contained in:
7
scratch.lua
Normal file
7
scratch.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
capacity = 17
|
||||
slotsperrow = 0
|
||||
|
||||
print(math.sqrt(capacity))
|
||||
|
||||
|
||||
print(slotsperrow)
|
||||
Reference in New Issue
Block a user