Fix build failure, add stringtable entries.

This commit is contained in:
Mike-MF 2023-09-22 18:39:55 +01:00
parent 459f884564
commit f6eb30ec08
2 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#include "script_component.hpp"
#include "..\script_component.hpp"
/*
* Author: PabstMirror
* Adjusts color and luminosity when in dark conditions.

View File

@ -538,5 +538,11 @@
<Polish>Gen %1</Polish>
<German>Gen %1</German>
</Key>
<Key ID="STR_ACE_NightVision_scotopicEffects_DisplayName">
<English>Scotopic Effects</English>
</Key>
<Key ID="STR_ACE_NightVision_scotopicEffects_description">
<English>Adjusts color and luminosity when in dark conditions. Simulates rod and cones vision by decreasing color intensity when dark.</English>
</Key>
</Package>
</Project>