Whitespace cleanup part 2. (#19891)

This commit is contained in:
warriorstar-orion
2022-12-24 12:38:43 -05:00
committed by GitHub
parent 19d759b257
commit a7d09cf033
134 changed files with 652 additions and 656 deletions
+1 -1
View File
@@ -170,7 +170,7 @@
scribble_page = curr_page
scribble = s
user.visible_message("<span class='notice'>[user] scribbles something on [src].</span>",\
"<span class='notice'>You scribble on page number [curr_page] of [src].</span>")
"<span class='notice'>You scribble on page number [curr_page] of [src].</span>")
attack_self(user)
return
return ..()