mirror of
https://github.com/exane/not-gwent-online
synced 2025-11-08 09:08:40 +00:00
fiiiixx
This commit is contained in:
@@ -70,7 +70,7 @@ var User = (function(){
|
||||
}
|
||||
|
||||
r.getDeck = function() {
|
||||
return this._deck || "northern_realm";
|
||||
return this._deck || "northern";
|
||||
}
|
||||
|
||||
r.addRoom = function(room) {
|
||||
|
||||
Reference in New Issue
Block a user