mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 15:42:35 +00:00
Fixed demo feature crashing game
This commit is contained in:
@@ -130,7 +130,6 @@ class IMICFPS
|
||||
end
|
||||
|
||||
def turn_left
|
||||
puts "CALLED"
|
||||
@orientation.y += @turn_speed * delta_time
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user