Skip to content

Commit

Permalink
3.0 Compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
zzuegg committed Jun 21, 2015
1 parent 13887e5 commit 53d2041
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/gg/zue/yadef/GBuffer.java
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ private Texture2D applyFilters(Texture2D texture2D) {

public FrameBuffer getLightFrameBuffer() {
return lightFrameBuffer;


}

public FrameBuffer getDeferredFrameBuffer() {
Expand Down

0 comments on commit 53d2041

Please sign in to comment.