Spelling
This commit is contained in:
parent
83c57926d3
commit
b96fa154c0
|
@ -137,7 +137,7 @@ exports.getModule = class DoorPartyModule extends MenuModule {
|
||||||
self.client.log.warn( { error : err.message }, 'DoorParty error');
|
self.client.log.warn( { error : err.message }, 'DoorParty error');
|
||||||
}
|
}
|
||||||
|
|
||||||
// if the client is stil here, go to previous
|
// if the client is still here, go to previous
|
||||||
if(!clientTerminated) {
|
if(!clientTerminated) {
|
||||||
self.prevMenu();
|
self.prevMenu();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue