Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Commit

Permalink
Changed Version Tag in the Game Window
Browse files Browse the repository at this point in the history
  • Loading branch information
DidacRomero committed Apr 19, 2018
1 parent 29c8216 commit ba07d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Andro_Dunos/Globals.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ typedef unsigned int uint;
#define WIN_BORDERLESS 0
#define WIN_RESIZABLE 0
#define REN_VSYNC 1
#define VERSION " (v0.4.5)" // Adds to the window name "Andro Dunos", used to mark the current working version
#define VERSION " (v0.4.6)" // Adds to the window name "Andro Dunos", used to mark the current working version

#endif // __GLOBALS_H__

0 comments on commit ba07d31

Please sign in to comment.