Fixed modular computers printer not printing fields onto paper.

This commit is contained in:
Andrew O'Rourke
2017-08-09 23:01:40 +01:00
parent 435695b351
commit 14a60a23e7
2 changed files with 8 additions and 4 deletions
@@ -34,6 +34,8 @@
if(paper_title)
P.name = paper_title
P.update_icon()
P.populatefields()
P.updateinfolinks()
stored_paper--
P = null
return TRUE