mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-07-02 07:21:39 +00:00
4 lines
104 B
Java
4 lines
104 B
Java
|
|
/**
|
||
|
|
* Deserialize specific variables for outside the parser.
|
||
|
|
*/
|
||
|
|
package swervelib.parser.deserializer;
|