diff options
| author | Michael <[email protected]> | 2017-07-02 09:10:02 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-07-02 09:10:02 -0400 |
| commit | 345c1446863c3944bb08bfb3dfa25596b94e98db (patch) | |
| tree | d5ec11f6907d190066dd63bd00cde662abc517eb /ShiftOS.WinForms/Commands.cs | |
| parent | 3e1af6e8cb1d707de0fe5634849178522d8fcf76 (diff) | |
| download | shiftos_thereturn-345c1446863c3944bb08bfb3dfa25596b94e98db.tar.gz shiftos_thereturn-345c1446863c3944bb08bfb3dfa25596b94e98db.tar.bz2 shiftos_thereturn-345c1446863c3944bb08bfb3dfa25596b94e98db.zip | |
Start phasing out [MultiplayerOnly]
Diffstat (limited to 'ShiftOS.WinForms/Commands.cs')
| -rw-r--r-- | ShiftOS.WinForms/Commands.cs | 1 |
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}")] |
