Simplified InputMapper#action

This commit is contained in:
2019-08-13 10:23:08 -05:00
parent 7ebf65f535
commit 6669687278
2 changed files with 2 additions and 8 deletions

View File

@@ -163,7 +163,6 @@ class IMICFPS
def toggle_first_person_view
@first_person_view = !@first_person_view
@visible = !@first_person_view
puts "First Person? #{@first_person_view}"
end
def turn_180