correct typo preventing DM from starting at all ('-' to '_')
This commit is contained in:
parent
6ae2943df6
commit
ba05bd7357
1 changed files with 2 additions and 2 deletions
|
@ -231,11 +231,11 @@
|
|||
side=2
|
||||
[/have_unit]
|
||||
[/not]
|
||||
[fire-event]
|
||||
[fire_event]
|
||||
# Factored like this so the inner events
|
||||
# won't trigger a false postive from wmllint.
|
||||
name=new-objectives
|
||||
[/fire-event]
|
||||
[/fire_event]
|
||||
[then]
|
||||
[/then]
|
||||
[/if]
|
||||
|
|
Loading…
Add table
Reference in a new issue