You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, the GameActivityEvents.Tick method would be reported as Tick. Note that Plasmid itself doesn't contain any conflicting names when lacking the context of the outer class, but custom events could pose a risk.
For example, the
GameActivityEvents.Tick
method would be reported asTick
. Note that Plasmid itself doesn't contain any conflicting names when lacking the context of the outer class, but custom events could pose a risk.plasmid/src/main/java/xyz/nucleoid/plasmid/game/manager/ManagedGameActivity.java
Lines 36 to 39 in 4e4038c
The text was updated successfully, but these errors were encountered: