Project

General

Profile

Feature #862 ยป 0033-Lua-Add-Unit.nationality.patch

Marko Lindqvist, 09/15/2024 12:06 AM

View differences:

common/scriptcore/tolua_game.pkg
struct Unit {
Unit_Type *utype;
Player *owner;
Player *nationality;
/* This used to be @ homecity_id, but it does not work with toluaxx. */
int homecity;
    (1-1/1)