1
0
mirror of synced 2025-01-19 16:38:41 +01:00

fix branch conflict

unrecieved and unreceived bruh
This commit is contained in:
ghkkk090 2022-07-21 09:08:16 +07:00
parent ff5774b6a2
commit c585661c02

View File

@ -629,7 +629,7 @@ export default class GameModule extends Module {
r.send(Buffer.from(end));
})
// Load unrecieved user items
// Load unreceived user items
app.post('/method/load_unreceived_user_items', (req, res) => {
// In future, might want to check db for player items