Skip to content

Commit

Permalink
Update global_lists.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
tioluko authored Sep 10, 2024
1 parent 1f9d857 commit c7cbe00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/__HELPERS/global_lists.dm
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
GLOB.preference_patrons[path] = patron

// Learnable Arcane Spells
GLOB.learnables = Get_Learnable_Spells()n
GLOB.learnables = Get_Learnable_Spells()

//creates every subtype of prototype (excluding prototype) and adds it to list L.
//if no list/L is provided, one is created.
Expand Down

0 comments on commit c7cbe00

Please sign in to comment.