Skip to content

Commit e8868a6

Browse files
committed
Updated SKSE
1 parent 858d3b2 commit e8868a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Libraries/SKSE/SublimePapyrus - SKSE.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -140,12 +140,12 @@ def get_items(self, **args):
140140
184: "Right Alt",
141141
199: "Home",
142142
200: "Up Arrow",
143-
201: "PgUp",
143+
201: "Page Up",
144144
203: "Left Arrow",
145145
205: "Right Arrow",
146146
207: "End",
147147
208: "Down Arrow",
148-
209: "PgDown",
148+
209: "Page Down",
149149
210: "Insert",
150150
211: "Delete",
151151
256: "Left Mouse Button",

0 commit comments

Comments
 (0)