mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-17 00:22:36 +00:00
Use fonts everywhere, misc. tweaks
This commit is contained in:
@@ -15,6 +15,7 @@ class IMICFPS
|
||||
@crosshair = Crosshair.new
|
||||
|
||||
@map.setup
|
||||
@map.add_entity(@editor)
|
||||
end
|
||||
|
||||
def draw
|
||||
@@ -45,7 +46,7 @@ class IMICFPS
|
||||
end
|
||||
end
|
||||
|
||||
@editor.update
|
||||
@editor.orientation.x = @camera.orientation.x
|
||||
end
|
||||
|
||||
def button_down(id)
|
||||
|
||||
Reference in New Issue
Block a user