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