mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-17 08:25:10 -06:00
Added initial version
This commit is contained in:
commit
b1dccb3fed
14153 changed files with 1285206 additions and 0 deletions
15
Client/src/main/java/org/runite/client/Class6.java
Normal file
15
Client/src/main/java/org/runite/client/Class6.java
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
package org.runite.client;
|
||||
|
||||
final class Class6 {
|
||||
|
||||
short aShort91;
|
||||
short aShort92;
|
||||
short aShort93;
|
||||
short aShort94;
|
||||
short aShort95;
|
||||
short aShort96;
|
||||
short aShort97;
|
||||
boolean aBoolean98 = false;
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue