Skip to content

Commit

Permalink
add u'i386 to build
Browse files Browse the repository at this point in the history
  • Loading branch information
Bronya-Rand committed Mar 18, 2021
1 parent 00f2ac6 commit a256401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renpy/common/00build.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ init -1500 python in build:
rv['merge'].append(("linux_i686", "linux"))
rv['merge'].append(("windows_i686", "windows"))

rv["include_i686"] = include_i686
rv["change_icon_i686"] = change_icon_i686

return rv
Expand Down

0 comments on commit a256401

Please sign in to comment.