Fix compiler warning.
This commit is contained in:
@@ -275,7 +275,6 @@ namespace Content.Server.GameObjects
|
|||||||
{
|
{
|
||||||
base.HandleMessage(message, netChannel, component);
|
base.HandleMessage(message, netChannel, component);
|
||||||
|
|
||||||
IPlayerInput input;
|
|
||||||
switch (message)
|
switch (message)
|
||||||
{
|
{
|
||||||
case ClientChangedHandMsg msg:
|
case ClientChangedHandMsg msg:
|
||||||
|
|||||||
Reference in New Issue
Block a user