You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/ptr_template.cpp
+1-1
Original file line number
Diff line number
Diff line change
@@ -942,7 +942,7 @@ class ptr_template_commandscript : public CommandScript
942
942
QueryResult check = WorldDatabase.Query("SELECT Enable FROM mod_ptrtemplate_index WHERE ID = {}", index); // TODO: Check keywords column for template...keywords.
0 commit comments