mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2025-01-27 02:21:24 +01:00
test
This commit is contained in:
parent
3551066e21
commit
fc4e94bcd3
@ -4,7 +4,6 @@ public class PortalArg {
|
||||
|
||||
public final String argName;
|
||||
public final String value;
|
||||
//public final int type;
|
||||
|
||||
public PortalArg(String argName, String value/*, int type*/) {
|
||||
this.argName = argName;
|
||||
|
Loading…
Reference in New Issue
Block a user