Fixed player showing up as an enemy and did better map centering.

This commit is contained in:
Zed A. Shaw 2025-02-11 11:10:18 -05:00
parent e2bd61a1e4
commit 421cca308b
5 changed files with 13 additions and 19 deletions

View file

@ -51,7 +51,6 @@ sources = [
'config.cpp',
'dbc.cpp',
'devices.cpp',
'dinkyecs.cpp',
'gui.cpp',
'inventory.cpp',
'levelmanager.cpp',