aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-07-02 09:10:02 -0400
committerMichael <[email protected]>2017-07-02 09:10:02 -0400
commit345c1446863c3944bb08bfb3dfa25596b94e98db (patch)
treed5ec11f6907d190066dd63bd00cde662abc517eb /ShiftOS.WinForms
parent3e1af6e8cb1d707de0fe5634849178522d8fcf76 (diff)
downloadshiftos_thereturn-345c1446863c3944bb08bfb3dfa25596b94e98db.tar.gz
shiftos_thereturn-345c1446863c3944bb08bfb3dfa25596b94e98db.tar.bz2
shiftos_thereturn-345c1446863c3944bb08bfb3dfa25596b94e98db.zip
Start phasing out [MultiplayerOnly]
Diffstat (limited to 'ShiftOS.WinForms')
-rw-r--r--ShiftOS.WinForms/Commands.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Commands.cs b/ShiftOS.WinForms/Commands.cs
index ad1abe4..2f5acc3 100644
--- a/ShiftOS.WinForms/Commands.cs
+++ b/ShiftOS.WinForms/Commands.cs
@@ -232,7 +232,6 @@ namespace ShiftOS.Engine
}
}
- [MultiplayerOnly]
public static class ShiftoriumCommands
{
[Command("buy", description = "{DESC_BUY}")]