mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-21 11:55:15 +01:00
fixed viaaprilfools loading
This commit is contained in:
parent
0e7ef2034e
commit
1ae643634f
@ -54,9 +54,9 @@ private fun printSplash() {
|
||||
|
||||
private fun initVia() {
|
||||
AspirinPlatform.initVia {
|
||||
AspirinBackwards().init()
|
||||
AspirinAprilFools().init()
|
||||
}
|
||||
AspirinBackwards().init()
|
||||
AspirinRewind().init()
|
||||
|
||||
ProtocolVersion.register(-2, "AUTO")
|
||||
|
Loading…
Reference in New Issue
Block a user