fix branch conflict
unrecieved and unreceived bruh
This commit is contained in:
parent
ff5774b6a2
commit
c585661c02
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user