mirror of
https://github.com/smogon/sprites.git
synced 2026-08-20 00:34:22 -05:00
deploy/script: throw should gdebug
This commit is contained in:
@@ -34,7 +34,7 @@ export class ActionQueue {
|
||||
}
|
||||
|
||||
throw(obj : Error) {
|
||||
this.debug(obj);
|
||||
this.gdebug(obj);
|
||||
this.valid = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user