
This commit includes the following changes: - Updates the build environment in the GitHub Actions workflow to use `ubuntu-latest` instead of `ubuntu-22.04`. - Adds `playerGroup2Server` to the XEH_PREP.hpp file. - Updates the picture path in CfgMods.hpp to include the file extension.
6 lines
130 B
C++
6 lines
130 B
C++
PREP(cargoToPairs);
|
|
PREP(playSound);
|
|
PREP(playerGroup2Server);
|
|
PREP(redirectClient2Server);
|
|
PREP(emailMessage);
|
|
PREP(textMessage); |