Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Dregu committed Oct 7, 2023
1 parent 12f65da commit 9ef2e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game_api/flags.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -754,5 +754,5 @@ const char* pause_types[]{
"8: ?",
"16: ?",
"32: Ankh (smooth camera, janky audio)",
"Freeze on PRE_UPDATE",
"Freeze on PRE_UPDATE", // this is not a real state.pause flag, it's only used by ui.cpp for magic
};

0 comments on commit 9ef2e06

Please sign in to comment.