online multiplayer chess game (note server currently down)
Diffstat (limited to 'pieces/Bishop.gd')
-rw-r--r--pieces/Bishop.gd2
1 files changed, 1 insertions, 1 deletions
diff --git a/pieces/Bishop.gd b/pieces/Bishop.gd
index d7848d4..5394c81 100644
--- a/pieces/Bishop.gd
+++ b/pieces/Bishop.gd
@@ -1,5 +1,5 @@
extends Piece
-class_name Bishop, "res://assets/california/wB.png"
+class_name Bishop, "res://assets/pieces/california/wB.png"
func get_moves():