mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
fix me being stupid
This commit is contained in:
parent
f24d2e227e
commit
2a36ad945d
2 changed files with 2 additions and 2 deletions
|
|
@ -58,7 +58,7 @@ object PacketManagerSelector {
|
|||
2, 3 -> V1_21R2_PacketManager()
|
||||
4 -> V1_21R3_PacketManager()
|
||||
5 -> V1_21R4_PacketManager()
|
||||
6 -> V1_21R4_PacketManager()
|
||||
6 -> V1_21R5_PacketManager()
|
||||
else -> null
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue