mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 15:42:35 +00:00
Fixed map editor state crashing
This commit is contained in:
@@ -79,8 +79,6 @@ class IMICFPS
|
||||
end
|
||||
|
||||
def draw_cursor
|
||||
size = 16
|
||||
|
||||
@cursor.draw(mouse_x, mouse_y, Float::INFINITY)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user