Skip to content

Conversation

@hwangcc23
Copy link
Contributor

Fix the compile warning: comparison between signed and unsigned integer expressions.

src/Game/Entities/Game.cpp: In member function ‘void Game::update()’:
src/Game/Entities/Game.cpp:317: warning: comparison between signed and unsigned integer expressions

Signed-off-by: hwangcc [email protected]

Fix the compile warning: comparison between signed and unsigned integer expressions.

src/Game/Entities/Game.cpp: In member function ‘void Game::update()’:
src/Game/Entities/Game.cpp:317: warning: comparison between signed and unsigned integer expressions

Signed-off-by: hwangcc <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant