Files
sweetgum-server/src/main/java/scripting
HarkuLi 0d684c1400 NPC: Fix type casting error for gainMeso() method
Number type values might be passed into the `gainMeso()` method in js
scripts, and thus it expects a `gainMeso(Double gain)` method in the
`NPCConversationManager` class.
2024-03-02 15:38:22 +08:00
..
2022-08-19 17:58:17 -04:00