mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 18:13:34 +01:00
Merge pull request #344 from Tastyfish/master
photos & pages in books, book binder much better, books show author ckey
This commit is contained in:
@@ -2240,6 +2240,7 @@
|
||||
return
|
||||
|
||||
var/i
|
||||
vote.choices = list()
|
||||
for(i=1; i<=N; i++)
|
||||
var/addvote = input(usr, "What is option #[i]?", "Enter Option #[i]") as text
|
||||
vote.choices += addvote
|
||||
|
||||
Reference in New Issue
Block a user