jjj
This commit is contained in:
parent
c21633a994
commit
190ae31a32
|
|
@ -52,7 +52,7 @@ public class Simulator extends Thread {
|
|||
|
||||
public int getWidth() {
|
||||
//TODO : replace with proper return
|
||||
return 0; // Return the data stored the number of column
|
||||
return ; // Return the data stored the number of column
|
||||
}
|
||||
|
||||
public int getHeight() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue