mirror of
https://github.com/smogon/sprites.git
synced 2026-08-20 00:34:22 -05:00
stray comment
This commit is contained in:
@@ -67,7 +67,6 @@ export class ActionQueue {
|
||||
valid : 'Success',
|
||||
debugObjs : this.debugBuffer
|
||||
};
|
||||
// Caller must mutate this into a LogEntry.
|
||||
this.log.push(entry);
|
||||
this.debugBuffer = [];
|
||||
if (nodePath.isAbsolute(dst)) {
|
||||
|
||||
Reference in New Issue
Block a user