So I deleted mine
no big deal
Now, the TGAs on the other hand I wanted to replace with png files. so replace the lines with pngs. I like pngs, so before someone starts on photoshop or dxt, I can use whatever format I want.
Code: Select all
[resources]
{
[graphics]
{
[smoke]
{
smoke00=smoke/smoke00.png;
smoke01=smoke/smoke01.png;
smoke02=smoke/smoke02.png;
smoke03=smoke/smoke03.png;
smoke04=smoke/smoke04.png;
.......and so on
}
Is someone willing to write a fix for this?