mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
I hate myself.
This was SVN commit r16389.
This commit is contained in:
parent
2d7d5b446d
commit
aab15123f1
1 changed files with 1 additions and 1 deletions
|
|
@ -387,7 +387,7 @@ void WaterManager::Resize()
|
|||
glBindTexture(GL_TEXTURE_2D, 0);
|
||||
}
|
||||
|
||||
# This is for Atlas. TODO: this copies code from init, should reuse it.
|
||||
// This is for Atlas. TODO: this copies code from init, should reuse it.
|
||||
void WaterManager::ReloadWaterNormalTextures()
|
||||
{
|
||||
wchar_t pathname[PATH_MAX];
|
||||
|
|
|
|||
Loading…
Reference in a new issue