mickael9 / ioq3

This is an up-to-date fork of ioquake3 for UrbanTerror with changes from the ioUrbanTerror engine
GNU General Public License v2.0
42 stars 18 forks source link

r_deluxeSpecular #36

Open travmon opened 6 years ago

travmon commented 6 years ago

[(https://github.com/mickael9/ioq3/commit/c4c32aae3a54005ecb80a0c7f92b5c4aaa320b4c#diff-d8b8c2421a0d8ba3c40732c085e8f736)] r_deluxeSpecular = ri.Cvar_Get("r_deluxeSpecular", "0.3", CVAR_ARCHIVE | CVAR_LATCH); should "0.3" be "0" instead ?
shot0022

mickael9 commented 6 years ago

No? https://github.com/ioquake/ioq3/commit/c0c45d325df8abeec7239ba600f6b23de1848d9c#diff-d8b8c2421a0d8ba3c40732c085e8f736R1233