mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Add self:get_node assert, add no_auto_template flag, fix idents
This commit is contained in:
@@ -262,7 +262,6 @@ function StaticGrid.get_size(self)
|
||||
end
|
||||
|
||||
|
||||
|
||||
function StaticGrid.get_size_for(self, count)
|
||||
if not count or count == 0 then
|
||||
return vmath.vector3(0)
|
||||
@@ -475,5 +474,4 @@ function StaticGrid:_get_zero_offset_x(row_index)
|
||||
end
|
||||
|
||||
|
||||
|
||||
return StaticGrid
|
||||
|
Reference in New Issue
Block a user