WeiDUorg / weidu

WeiDU is a program used to develop, distribute and install modifications for games based on the Infinity Engine.
http://www.weidu.org
GNU General Public License v2.0
90 stars 20 forks source link

fj_are_structure should be able to set dialog resrefs to region structures in PSTEE #111

Closed Argent77 closed 6 years ago

Argent77 commented 6 years ago

The region parameter fj_dialog is currently only available for classic PST. The PSTEE engine supports this field as well.

FredrikLindgren commented 6 years ago

I'll just remove the conditional.

FredrikLindgren commented 6 years ago

Done.