This commit is contained in:
bob
2025-06-25 11:52:30 +08:00
parent 879117e874
commit 29d7836b66
19 changed files with 323 additions and 4 deletions

View File

@@ -9,6 +9,7 @@
FishingBinder.BindAll();
MainBinder.BindAll();
ShopBinder.BindAll();
}
}
}