Skip to content

Commit

Permalink
Update API Version
Browse files Browse the repository at this point in the history
  • Loading branch information
ACastanza committed Mar 12, 2024
1 parent 308746e commit 12444d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PvpAlerts.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## APIVersion: 101040
## APIVersion: 101041
## Title: Miat's Pvp Alerts
## Author: Dorrino, Valandil
## Author: Dorrino, Valandil, Anthonysc
## AddonVersion: 30078
## SavedVariables: PvpAlertsSettings
## OptionalDependsOn: LibAddonMenu-2.0
Expand Down
1 change: 1 addition & 0 deletions PvpAlerts_KOS_System.lua
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ end

function PVP:managePlayerNote(noteString)
local doFunc, charAccName, accNote = noteString:match("([^ ]+) ([^ ]+)%s*(.*)")

if not doFunc then
doFunc = noteString
end
Expand Down

0 comments on commit 12444d9

Please sign in to comment.