Fix compiler warning.
This commit is contained in:
parent
ef506006b3
commit
bb5a278fdb
1 changed files with 0 additions and 1 deletions
|
|
@ -275,7 +275,6 @@ namespace Content.Server.GameObjects
|
|||
{
|
||||
base.HandleMessage(message, netChannel, component);
|
||||
|
||||
IPlayerInput input;
|
||||
switch (message)
|
||||
{
|
||||
case ClientChangedHandMsg msg:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue