mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 07:12:40 +02:00
Remove errant //FIXME
This commit is contained in:
parent
495925a017
commit
b7d64804c1
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ public:
|
|||
ViewFrustum,
|
||||
RequestsDomainListData,
|
||||
ExitingSpaceBubble,
|
||||
LAST_PACKET_TYPE = ExitingSpaceBubble //FIXME
|
||||
LAST_PACKET_TYPE = ExitingSpaceBubble
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue