Menudef Language and If

Remember, just because you request it, that doesn't mean you'll get it.

Moderator: GZDoom Developers

User avatar
Logan MTM
Posts: 678
Joined: Mon Jan 16, 2006 8:53 pm
Location: Rio de Janeiro - Brazil

Menudef Language and If

Post by Logan MTM »

Would be great something like this in menudefs:

If (Language = ptb)
{
Staticpatch...x
}
If (Language = eng)
{
Staticpatch...y
}


#Ignored

Return to “Feature Suggestions [GZDoom]”