Skip to content

Commit

Permalink
Fix some more namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
kraxarn committed Jun 2, 2024
1 parent 51273be commit 932a558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scene/scenelevel.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class scene_level: public chirp::scene

// General engine stuff
chirp::asset<chirp::music> music;
keymap keymap;
chirp::keymap keymap;
const chirp::assets &assets;

// Camera
Expand Down

0 comments on commit 932a558

Please sign in to comment.