mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 04:42:07 -08:00
Fixed some problems with UUID comparing and some problems with card moving.
This commit is contained in:
parent
4d8263ff82
commit
52d0adcac1
45 changed files with 364 additions and 360 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -50,7 +50,7 @@ Mage.Updater/target
|
|||
mage.updater.client/target
|
||||
|
||||
releases
|
||||
Utils/author.txt
|
||||
Utils/author.txt
|
||||
.DS_Store
|
||||
.metadata
|
||||
.project
|
||||
|
|
@ -88,5 +88,6 @@ Mage.Server.Plugins/Mage.Draft.8PlayerBooster/target
|
|||
/Utils/*_unimplemented.txt
|
||||
*.netbeans_automatic_build
|
||||
*.txt
|
||||
Mage.Client/serverlist.txt
|
||||
/bin/
|
||||
Mage.Client/serverlist.txt
|
||||
/bin/
|
||||
/target/
|
||||
Loading…
Add table
Add a link
Reference in a new issue