mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 16:49:10 +00:00
v2.01 update
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package org.parabot.environment;
|
||||
|
||||
public enum OperatingSystem
|
||||
{
|
||||
public enum OperatingSystem {
|
||||
|
||||
WINDOWS, LINUX, MAC, OTHER;
|
||||
|
||||
@@ -17,4 +16,3 @@ public enum OperatingSystem
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user