Rename prioritysjump to sdefer

This commit is contained in:
Rangi
2021-06-08 20:35:04 -04:00
parent 1f9e688b76
commit e4d82e92d0
45 changed files with 61 additions and 60 deletions

View File

@@ -119,7 +119,8 @@ checknite EQUS "checktime NITE"
jump EQUS "sjump"
farjump EQUS "farsjump"
priorityjump EQUS "prioritysjump"
priorityjump EQUS "sdefer"
prioritysjump EQUS "sdefer"
ptcall EQUS "memcall"
ptjump EQUS "memjump"
ptpriorityjump EQUS "stopandsjump"