mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-28 18:31:24 +01:00
Whoops.
This commit is contained in:
parent
122e2ac751
commit
fc83b884b3
@ -63,7 +63,7 @@ public class BlockInit {
|
||||
* @param mat
|
||||
*/
|
||||
public static void setPropsAs(int newId, Material mat) {
|
||||
setPropsAs(newId, mat);
|
||||
BlockProperties.setBlockProps(newId, BlockProperties.getBlockProps(mat));
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user