1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-18 11:19:10 +00:00

Death to a hardcoded konstant!

This commit is contained in:
2013-02-17 20:44:55 -05:00
parent 689cfb1430
commit f1908391f4
2 changed files with 3 additions and 3 deletions

View File

@ -161,7 +161,7 @@ class pfKIMsg : public plMessage
kPrivateMsg = 0x00000001,
kAdminMsg = 0x00000002,
kDead = 0x00000004,
kUNUSED1 = 0x00000008,
kInterAgeMsg = 0x00000008,
kStatusMsg = 0x00000010,
kNeighborMsg = 0x00000020, // sending to all the neighbors
kChannelMask = 0x0000ff00