- fix svn
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9054 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
5a451b3aa6
commit
1dab3c2172
@ -290,7 +290,7 @@ public class FrameBuffer extends NativeObject {
|
|||||||
throw new IllegalArgumentException("The target at " + index + " is not set!");
|
throw new IllegalArgumentException("The target at " + index + " is not set!");
|
||||||
|
|
||||||
colorBufIndex = index;
|
colorBufIndex = index;
|
||||||
setRefreshNeeded();
|
// setRefreshNeeded();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user