-
-
Notifications
You must be signed in to change notification settings - Fork 681
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stat panel general cleanup + Improvements (Partial Bounty) (#9655)
* Stat panel improvements * Executes prettier * Images * Makes the sorting a bit nicer * Executes prettier again * Fixes mobs always showing as "unknown" * Optimises the obscure check * Proper number * Update StatText.js
- Loading branch information
1 parent
b007485
commit 5589dfc
Showing
5 changed files
with
311 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1808,4 +1808,3 @@ | |
qdel(src) | ||
return TRUE | ||
return FALSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.