Skip to content

Commit

Permalink
NICEDamage: Fix NICE text appearing at the wrong time. (#4020)
Browse files Browse the repository at this point in the history
* NICEDamage API 9 update

* Update NiceDamage and move it to stable.

* udpate nicedamage version

* Bump build version to stop bleatbot complaining

* Fix NICE text appearing at the wrong time.
  • Loading branch information
gnargle committed Jul 16, 2024
1 parent 1d1d645 commit a32b860
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stable/NICEDamage/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/gnargle/NICEDamage.git"
commit = "f8fa1720c6750e49de6f5f8e89ade12b6125a2fe"
commit = "7b9b802bc4cfe4b696ae3d3997b108a5a07878f0"
owners = ["gnargle"]
project_path = "NICEDamage"
changelog = "Fixed issue where the plugin would overwrite other plugins' text."
changelog = "Fixed NICE appearing at the wrong time (I left testing code in oops)"

0 comments on commit a32b860

Please sign in to comment.