Fixed javadoc
This commit is contained in:
parent
bcee0f2239
commit
0d8130cca7
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ public class LifeCycleAPI {
|
|||
|
||||
/**
|
||||
* For internal use, You should not call this method!
|
||||
* @param src
|
||||
*/
|
||||
public static void _runBeforeLevelLoad(){
|
||||
beforeLoadLevel.forEach(c -> c.beforeLoad());
|
||||
|
|
Loading…
Reference in a new issue