mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 17:10:24 -07:00
Remove more prototype code
This commit is contained in:
parent
ed78e9908e
commit
7613080b2e
2 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,6 @@ class plugin : Plugin() {
|
|||
}
|
||||
|
||||
override fun OnMiniMenuCreate(currentEntries: Array<out MiniMenuEntry>) {
|
||||
API.customMiniMenuIndex = 0;
|
||||
var hasReportAbuse = false
|
||||
for (entry in currentEntries) {
|
||||
if (entry.verb == "Report Abuse")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue