mirror of
https://github.com/id-Software/quake2-rerelease-dll.git
synced 2026-03-20 00:49:33 +01:00
Update 1 changes
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
// defines
|
||||
|
||||
constexpr spawnflags_t SPAWNFLAG_DBALL_GOAL_TEAM1 = 0x0001_spawnflag;
|
||||
[[maybe_unused]] constexpr spawnflags_t SPAWNFLAG_DBALL_GOAL_TEAM1 = 0x0001_spawnflag;
|
||||
// unused; assumed by not being team1
|
||||
// constexpr uint32_t SPAWNFLAG_DBALL_GOAL_TEAM2 = 0x0002;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user