diff options
author | Angelo Venturini <nefertum.dev@protonmail.com> | 2022-10-05 16:53:20 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-05 21:53:20 +0200 |
commit | ad4ce0895f04e633e259941aee470c138700ee8e (patch) | |
tree | dedc652b3ae06b6b008a7613db10d8eb84b5f751 /.gitignore | |
parent | e189caeb76347b573727262739d7fbc919366aa6 (diff) |
fix: Qaston revert (#13320)
* Revert "fix(Core/QAston): fixed shields oneshotting (#13271)"
This reverts commit e05f61d1b3873a217798078169455591422a1766.
* Revert "fix(Core): Crash (#13292)"
This reverts commit a818bcf3e20653a52670b7905f004187f883afff.
* Revert "fix: Crash (#13241)"
This reverts commit be423a91b53538c92b28f14759f01c474bb8b277.
* delete sql
* Revert "refactor(Core/Spells): Implement QAston Proc System (#11079)"
This reverts commit cbd3fd0967fd94a2a9eb96aaf55ebd69f32aa918.
* add sql revert
* fix sql
* remove update from world.updates
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d1b444f30d..8d0d4fcfb2 100644 --- a/.gitignore +++ b/.gitignore @@ -69,7 +69,6 @@ nbproject/ cmake-build-debug/* cmake-build-debug-coverage/* cmake-build-debug-event-trace/* -cmake-build-debug-visual-studio/* coverage-report/ # |