mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 16:49:10 +00:00
Added loader type
This commit is contained in:
@@ -9,6 +9,6 @@ package org.parabot.environment.servers;
|
||||
*/
|
||||
public enum Type {
|
||||
|
||||
INJECTION, REFLECTION, COLOR, OTHER
|
||||
INJECTION, REFLECTION, COLOR, LOADER, OTHER
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user