mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 13:52:34 +00:00
Fix up game clock a bit more so that it correctly requests repaints when remotely controlled, fixed layout issues with Drive Team Rotation Generator, update README
This commit is contained in:
@@ -71,6 +71,10 @@ module TAC
|
||||
end
|
||||
end
|
||||
|
||||
def particle_count
|
||||
@particles.size
|
||||
end
|
||||
|
||||
def clock_active!
|
||||
@clock_active = true
|
||||
@particles.each(&:clock_active!)
|
||||
|
||||
Reference in New Issue
Block a user