mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-06-11 04:35:39 +00:00
whitespace, the bane
This commit is contained in:
parent
7a0b245cb5
commit
845e499510
@ -1045,7 +1045,7 @@ void HandlePacket(Packet* packet) {
|
||||
if (!levelComponent) return;
|
||||
|
||||
auto version = levelComponent->GetCharacterVersion();
|
||||
switch(version) {
|
||||
switch (version) {
|
||||
case eCharacterVersion::RELEASE:
|
||||
// TODO: Implement, super low priority
|
||||
case eCharacterVersion::LIVE:
|
||||
|
Loading…
x
Reference in New Issue
Block a user