Fix my 憨批 error.
This commit is contained in:
		@@ -13,9 +13,10 @@ public class MessageBlock {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    public void reset() {
 | 
					    public void reset() {
 | 
				
			||||||
        int id = getId();
 | 
					        file.setMemory(mapAddress(64), getPayloadSize(), (byte) 0x00);
 | 
				
			||||||
        file.setMemory(baseOffset, size, (byte) 0x00);
 | 
					        updateTimestamp();
 | 
				
			||||||
        putInt(0, id);
 | 
					        putInt(12, 0);
 | 
				
			||||||
 | 
					        putInt(16, 0);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    public int getId() {
 | 
					    public int getId() {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user